home *** CD-ROM | disk | FTP | other *** search
/ Almathera Ten Pack 3: CDPD 3 / Almathera Ten on Ten - Disc 3: CDPD3.iso / scope / 001-025 / scopedisk16 / ispell / readme.amiga < prev    next >
Text File  |  1995-03-18  |  1KB  |  35 lines

  1. This is a port of the GNU ISpell program for the amiga.  The source
  2. was obtained from prep.ai.mit.edu:/u2/emacs/ispell.tar.Z.  
  3.  
  4. To compile this program you will need:
  5.     a) manx "c" compiler version >= 3.4
  6.     b) 1 megabyte of ram. The buildhash program is a pig.
  7.     c) room enough on your disk to fit the dictionary, hashed words,
  8.        object modules. ~0.5 megs.
  9.     d) cp makefile.amiga makefile
  10.     e) edit the makefile to set installation directories.
  11.     f) type "make install"
  12.     h) enjoy.
  13.  
  14. To install the binary version of this distribution:
  15.     a) cp ispell "your bin directory".
  16.     b) cp ispell.hash sys:s
  17.     c) make sure that sys:t exists (temporary files get created here).
  18.     d) enjoy.
  19.  
  20. I have tested this program on a 1000 w/ 3 megabytes of ram and on a
  21. 2000 w/ 1 meg.  I do not know if ispell will run on other systems. I
  22. make no guarantees..(the usual stuff)... I will however read your 
  23. hate/praise mail, and maybe fix problems. 
  24.  
  25.  
  26.                     Luis Soltero
  27.                     Dept. of Computer Science
  28.                     Rice University
  29.  
  30.                     luis@Rice.edu
  31.  
  32.  
  33. NOTE: Miss spelled words in this file where corrected using ISpell.
  34.  
  35.